home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2003 May (DVD)
/
Macworld Resource DVD May 2003.toast
/
Data
/
Software
/
Games
/
JKII_Demo.sit
/
Jedi Knight II Demo
/
demo
/
assets0.pk3
/
effects
/
smoke.efx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-28
|
362 b
|
32 lines
// Large smoke effect, should be called about once every 100ms
Particle
{
count 4 5
life 800 1200
delay 0 120
origin 4 -6 -6 4 6 6
vel 15 -12 -12 20 12 12
gravity 12 32
size
{
start 6.0 14.0
end 12.0 24.0
flags linear
}
alpha
{
start 0.3 0.4
end 0.0
flags linear
}
shader
[
gfx/misc/steam
]
}